Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Explicitely use node-fetch 2.7.0 (SCR-604) #1011

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

doubleface
Copy link
Collaborator

To avoid node-fetch bug with node 20 : "socket hang up" / ECONNRESET on
consecutive requests with Node.js 19 and Node.js 20

To avoid node-fetch bug with node 20 : "socket hang up" / ECONNRESET on
consecutive requests with Node.js 19 and Node.js 20
@doubleface doubleface requested a review from a team as a code owner May 21, 2024 15:27
@doubleface doubleface changed the title fix: Explicitely use node-fetch 2.7.0 fix: Explicitely use node-fetch 2.7.0 (SCR-604) May 21, 2024
@bastiendmt
Copy link

Up ! any updates or merging this PR ?

@RemiPail
Copy link

🆙 We are waiting for this PR to be merged to update our app to Node 20, any news would be appreciated 🙏

@doubleface doubleface merged commit 443e524 into master Sep 17, 2024
2 checks passed
@doubleface doubleface deleted the fix/node-fetch-node20 branch September 17, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants